[INFO] fetching crate memfaultd 1.26.1...
[INFO] checking memfaultd-1.26.1 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] extracting crate memfaultd 1.26.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate memfaultd 1.26.1
[INFO] finished tweaking crates.io crate memfaultd 1.26.1
[INFO] tweaked toml for crates.io crate memfaultd 1.26.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate memfaultd 1.26.1 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate memfaultd 1.26.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 44ad39dface3f67b5b35d848ecb6a164d91d89cf63e61f727be22ab7783f26f5
[INFO] running `Command { std: "docker" "start" "44ad39dface3f67b5b35d848ecb6a164d91d89cf63e61f727be22ab7783f26f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44ad39dface3f67b5b35d848ecb6a164d91d89cf63e61f727be22ab7783f26f5" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44ad39dface3f67b5b35d848ecb6a164d91d89cf63e61f727be22ab7783f26f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44ad39dface3f67b5b35d848ecb6a164d91d89cf63e61f727be22ab7783f26f5" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling memfaultc-sys v1.26.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling argh_shared v0.1.10
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling memfaultd v1.26.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(all(feature = "ebpf", not(target_os = "macos")))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:139:29
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(all(feature = "ebpf", target_os = "macos"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memfaultd` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "44ad39dface3f67b5b35d848ecb6a164d91d89cf63e61f727be22ab7783f26f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44ad39dface3f67b5b35d848ecb6a164d91d89cf63e61f727be22ab7783f26f5", kill_on_drop: false }`
[INFO] [stdout] 44ad39dface3f67b5b35d848ecb6a164d91d89cf63e61f727be22ab7783f26f5
